-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
5.2.7 (latest)
-
Code
-
Classes
- FormHandler
Total Complexity |
91 |
Dependencies |
14 |
Dependents |
0 |
Total lines |
1,009 |
Lines of code |
727 |
Logical lines of code |
254 |
Comment lines |
117 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
B |
30 |
18 |
145 |
getReturnData() |
B |
31 |
14 |
136 |
prepareInsertData() |
A |
40 |
6 |
66 |
handleDenyEmptySubmission() |
A |
49 |
8 |
32 |
processFormSubmissionData() |
A |
42 |
6 |
61 |
onSubmit() |
S |
41 |
4 |
65 |
validateReCaptcha() |
S |
50 |
5 |
31 |
delegateValidations() |
S |
59 |
5 |
13 |
validateHCaptcha() |
S |
51 |
4 |
28 |
validateTurnstile() |
S |
51 |
4 |
27 |
isSpam() |
S |
50 |
3 |
34 |
validateNonce() |
S |
53 |
3 |
24 |
validateRestrictions() |
S |
53 |
3 |
24 |
preventMaliciousAttacks() |
S |
52 |
3 |
23 |
handleSpamError() |
S |
63 |
3 |
10 |
setForm() |
S |
75 |
1 |
4 |
__construct() |
S |
77 |
1 |
4 |